home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 June
/
EnigmA AMIGA RUN 19 (1997)(G.R. Edizioni)(IT)[!][issue 1997-06][EAR-CD III].iso
/
earkit
/
useful
/
hsc
/
src_docs
/
envvar.hsc
< prev
next >
Wrap
Text File
|
1996-11-17
|
1KB
|
36 lines
<WEBPAGE chapter="hsc - " title="Environment variables"
PREV="features/rplcent.html" NEXT="options.html">
This section describes several environment variables that
affect how <hsc> operates.
<$macro env TITLE:string/required NAME:string/required>
<DT><A NAME=(NAME)><VAR><(TITLE)></VAR></A><DD>
</$macro>
<DL>
<env TITLE="HSCPATH" NAME="hscpath">
This variable specifies the directory where <hsc.prefs>
(see also: <ln_syntax>) is located.<BR>
<STRONG>Example:</STRONG> After a
<PRE> setenv HSCPATH work:hsc</PRE>
<hsc> will look for <FILE>work:hsc/hsc.prefs</FILE>.
<env TITLE="HSCSALARY" NAME="hscsalary">
<P>Within several messages, <hsc> refers to the user as a <qq><jerk></qq>.
This happens if you are using features which are only supported by some
special browsers. Some people say they are forced by their employee to
use those features, and therefor feel insulted by <hsc>.</P>
As a solution, you can store the amount of your monthly payment in this
variable:
<PRE> setenv HSCSALARY 1000</PRE>
After this, <hsc> will stop calling you a <qq>jerk</qq>. Instead, it will
now use the term <qq>prostitute</qq>.
</DL>
</WEBPAGE>